Uses of Class
com.vidispine.generated.SigniantType
-
-
Uses of SigniantType in com.vidispine.generated
Fields in com.vidispine.generated declared as SigniantType Modifier and Type Field Description protected SigniantType
ResourceType. signiant
Methods in com.vidispine.generated that return SigniantType Modifier and Type Method Description SigniantType
ObjectFactory. createSigniantType()
Create an instance ofSigniantType
SigniantType
ResourceType. getSigniant()
Gets the value of the signiant property.SigniantType
SigniantType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SigniantType
SigniantType. withDescription(String value)
SigniantType
SigniantType. withPassword(String value)
SigniantType
SigniantType. withTag(String value)
SigniantType
SigniantType. withUrl(String value)
SigniantType
SigniantType. withUsername(String value)
Methods in com.vidispine.generated with parameters of type SigniantType Modifier and Type Method Description void
ResourceType. setSigniant(SigniantType value)
Sets the value of the signiant property.ResourceType
ResourceType. withSigniant(SigniantType value)
-