Uses of Class
com.paypal.api.payments.HyperSchema

Packages that use HyperSchema
com.paypal.api.payments   
 

Uses of HyperSchema in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return HyperSchema
 HyperSchema Links.getSchema()
          Getter for schema
 HyperSchema Links.getTargetSchema()
          Getter for targetSchema
 HyperSchema HyperSchema.setContentEncoding(String contentEncoding)
          Setter for contentEncoding
 HyperSchema HyperSchema.setFragmentResolution(String fragmentResolution)
          Setter for fragmentResolution
 HyperSchema HyperSchema.setLinks(List<Links> links)
          Setter for links
 HyperSchema HyperSchema.setMediaType(String mediaType)
          Setter for mediaType
 HyperSchema HyperSchema.setPathStart(String pathStart)
          Setter for pathStart
 HyperSchema HyperSchema.setReadonly(Boolean readonly)
          Setter for readonly
 

Methods in com.paypal.api.payments with parameters of type HyperSchema
 Links Links.setSchema(HyperSchema schema)
          Setter for schema
 Links Links.setTargetSchema(HyperSchema targetSchema)
          Setter for targetSchema
 



Copyright © 2015. All Rights Reserved.