Uses of Class
com.vidispine.generated.SigniantType
-
Uses of SigniantType in com.vidispine.generated
Fields in com.vidispine.generated declared as SigniantTypeMethods in com.vidispine.generated that return SigniantTypeModifier and TypeMethodDescriptionObjectFactory.createSigniantType()
Create an instance ofSigniantType
ResourceType.getSigniant()
Gets the value of the signiant property.SigniantType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SigniantType.withDescription
(String value) Sets the value of the description property.SigniantType.withPassword
(String value) Sets the value of the password property.Sets the value of the tag property.Sets the value of the url property.SigniantType.withUsername
(String value) Sets the value of the username property.Methods in com.vidispine.generated with parameters of type SigniantTypeModifier and TypeMethodDescriptionvoid
ResourceType.setSigniant
(SigniantType value) Sets the value of the signiant property.ResourceType.withSigniant
(SigniantType value) Sets the value of the signiant property.