Uses of Class
net.webpdf.wsclient.schema.extraction.info.ReplyStateRelationType
-
Packages that use ReplyStateRelationType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of ReplyStateRelationType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as ReplyStateRelationType Modifier and Type Field Description protected ReplyStateRelationTypeMarkupType.Relation. stateMethods in net.webpdf.wsclient.schema.extraction.info that return ReplyStateRelationType Modifier and Type Method Description ReplyStateRelationTypeObjectFactory. createReplyStateRelationType()Create an instance ofReplyStateRelationTypeReplyStateRelationTypeMarkupType.Relation. getState()Gets the value of the state property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type ReplyStateRelationType Modifier and Type Method Description voidMarkupType.Relation. setState(ReplyStateRelationType value)Sets the value of the state property.
-