Uses of Class
com.vidispine.generated.AddressPortType
-
Uses of AddressPortType in com.vidispine.generated
Fields in com.vidispine.generated declared as AddressPortTypeModifier and TypeFieldDescriptionprotected AddressPortTypeTranscoderConfigurationType.apiURLprotected AddressPortTypeStatsDRecieverType.destinationprotected AddressPortTypeTranscoderConfigurationType.proresDecoderprotected AddressPortTypeTranscoderConfigurationType.proresEncoderprotected AddressPortTypeTranscoderConfigurationType.vp6EncoderFields in com.vidispine.generated with type parameters of type AddressPortTypeModifier and TypeFieldDescriptionprotected List<AddressPortType>TranscoderConfigurationType.carbonServerMethods in com.vidispine.generated that return AddressPortTypeModifier and TypeMethodDescriptionObjectFactory.createAddressPortType()Create an instance ofAddressPortTypeTranscoderConfigurationType.getApiURL()Gets the value of the apiURL property.StatsDRecieverType.getDestination()Gets the value of the destination property.TranscoderConfigurationType.getProresDecoder()Gets the value of the proresDecoder property.TranscoderConfigurationType.getProresEncoder()Gets the value of the proresEncoder property.TranscoderConfigurationType.getVp6Encoder()Gets the value of the vp6Encoder property.AddressPortType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) AddressPortType.withAddress(String value) Sets the value of the address property.Sets the value of the host property.AddressPortType.withPort(int value) Sets the value of the port property.Methods in com.vidispine.generated that return types with arguments of type AddressPortTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.getCarbonServer()Gets the value of the carbonServer property.Methods in com.vidispine.generated with parameters of type AddressPortTypeModifier and TypeMethodDescriptionvoidTranscoderConfigurationType.setApiURL(AddressPortType value) Sets the value of the apiURL property.voidStatsDRecieverType.setDestination(AddressPortType value) Sets the value of the destination property.voidTranscoderConfigurationType.setProresDecoder(AddressPortType value) Sets the value of the proresDecoder property.voidTranscoderConfigurationType.setProresEncoder(AddressPortType value) Sets the value of the proresEncoder property.voidTranscoderConfigurationType.setVp6Encoder(AddressPortType value) Sets the value of the vp6Encoder property.TranscoderConfigurationType.withApiURL(AddressPortType value) Sets the value of the apiURL property.TranscoderConfigurationType.withCarbonServer(AddressPortType... values) Adds objects to the list of CarbonServer using add methodStatsDRecieverType.withDestination(AddressPortType value) Sets the value of the destination property.TranscoderConfigurationType.withProresDecoder(AddressPortType value) Sets the value of the proresDecoder property.TranscoderConfigurationType.withProresEncoder(AddressPortType value) Sets the value of the proresEncoder property.TranscoderConfigurationType.withVp6Encoder(AddressPortType value) Sets the value of the vp6Encoder property.Method parameters in com.vidispine.generated with type arguments of type AddressPortTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.withCarbonServer(Collection<AddressPortType> values) Adds objects to the list of CarbonServer using addAll method